Cryptocurrency Deposits - Get Cryptocurrency Deposit
Cryptocurrency Deposits
Get Cryptocurrency Deposit
Gets a cryptocurrency deposit.
Authorization
- Requires a valid API key.
- Required API-key permission(s):
- Deposit (Read)
GET
Cryptocurrency Deposits - Get Cryptocurrency Deposit
Headers
The API key as a string.
See the Generating Signature section for more details.
A timestamp in milliseconds. See the Timestamp Security section for more details.
An additional, non-required parameter, that you can send to specify the number of milliseconds after the timestamp for the request to be valid. See the Timestamp Security section for more details.
Query Parameters
Deposit identifier
Example:
"000A650D-F8A5-419A-A4C4-194452345981"
Transaction hash
Example:
"000A650D-F8A5-419A-A4C4-194452345981"
Response
200 - application/json
Ok
Example:
{
"amount": 2.29999999,
"confirmation_date": "2017-10-12T22:40:08.273Z",
"create_date": "2017-10-12T22:40:08.273Z",
"currency_code": "BTC",
"id": "3D41EEF3-A709-4EE5-BDEE-B6435CAA84C8",
"is_internal": false,
"hash": "4f87d009d88524e627b60c6fbe4ebe671a99lk9ad72aab17e0963c5fbef118e2",
"network": "bitcoin",
"status": "confirmed"
}Example:
null
Example:
null